home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / haskell.key < prev    next >
INI File  |  2002-08-27  |  1KB  |  59 lines

  1. [-COMMENT-:GLOBAL]
  2. # HASKELL LANGUAGE KEYWORDS FILE FOR CRIMSON EDITOR
  3. # FIRST EDITED BY JUKKAROSENDAHL 2002.8.27
  4. [KEYWORDS0:GLOBAL]
  5. as
  6. case class
  7. data default deriving do
  8. else
  9. hiding
  10. if import in infix infixl infixr instance
  11. let
  12. module
  13. newtype
  14. of
  15. primitive
  16. qualified
  17. then type
  18. where
  19.  
  20. [KEYWORDS1:GLOBAL]
  21. otherwise True False GT LT EQ Nothing Just Left Right
  22.  
  23. [KEYWORDS2:GLOBAL]
  24. . !! ^^ ^ ** `
  25. quot rem div mod :% %
  26. == /= < <= >= > elem notElem
  27. &&
  28. ||
  29. >> >>=
  30. =<<
  31. $! $ seq
  32. .. : :: = \ | <- -> @ ~ => 
  33. + ++ - * /
  34. and not or
  35. !
  36. compare min max
  37.  
  38. [KEYWORDS3:GLOBAL]
  39. Real Integral Rational Fractional Floating RealFrac RealFloat Monad Functor Enum
  40. Bool Char String Int Integer Float Double IO Ix Read
  41. Show Eq Num Ord Ordering
  42. Maybe Either Bounded ReadS ShowS
  43. Addr Word ForeignObj StablePtr
  44. Obj IOResult IOFinished HugsException IOError IOErrorKind
  45. FilePath
  46.  
  47. [KEYWORDS4:GLOBAL]
  48.  
  49.  
  50. [KEYWORDS5:GLOBAL]
  51.  
  52. [KEYWORDS6:GLOBAL]
  53.  
  54. [KEYWORDS7:GLOBAL]
  55.  
  56. [KEYWORDS8:GLOBAL]
  57.  
  58. [KEYWORDS9:GLOBAL]
  59.